If disabled, the Component will stop enacting its behavior.
The index of the face this head is attached to.
Readonly
sceneThe scene object this component is on.
Readonly
uniqueDestroys the component.
Returns the total number of faces currently being tracked.
Returns the screen position of the face landmark at the passed in index.
Returns the number of face landmarks being tracked.
Returns a list of screen positions of all tracked landmarks.
Returns the SceneObject the component is attached to.
Returns the Transform this component is attached to.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Changes the attachment point type used to anchor this object to a face.
Used to move and rotate SceneObjects in sync with the user's head movements.
See
Head Attached 3D Objects guide.
Example