interpupillarydistance
facecontroller.interpupillarydistance
Description
This event is emitted by Face Effects when a tracked face's distance in millimeters between the centers of each pupil is first detected.
Event Properties
facecontroller.interpupillarydistance.data : { id, interpupillaryDistance }
Property | Type | Description |
---|---|---|
id | Number | A numerical id of the located face. |
interpupillaryDistance | Number | Approximate distance in millimeters between the centers of each pupil. |