Face.getMetadata()

Reads metadata for this face from the owning solid.

Usage

javascript
const metadata = face.getMetadata();

Returns null when the face is not attached to a parent solid.