Eyeball

The Eyeball class exposes details of a tracked eyeball.

Properties

Property

Description

center

(get) center: PointSignal (set) (Not Available)

Specifies the 3D position of the center point of the eyeball in the face local coordinate system.

See Also: Face.cameraTransform to convert the point to the coordinate system of the camera.

iris

(get) iris: PointSignal (set) (Not Available)

Specifies the 3D position of the center point of the iris in the face local coordinate system.

See Also: Face.cameraTransform to convert the point to the coordinate system of the camera.

rotation

(get) rotation: RotationSignal (set) (Not Available)

Specifies the rotation of the eyeball around its center.

Methods

This module exposes no methods.

Last updated