The Face
class exposes details of a tracked face.
Property | Description |
---|---|
cameraTransform
|
Specifies a Note: |
chin
|
Specifies a Chin object describing the attributes of the chin. |
forehead
|
Specifies a Forehead object describing the attributes of the
forehead. |
id
|
Specifies a When a face is lost and then tracked again, a new ID is generated even if it is the same person. |
isTracked
|
A If the face was not tracked, other properties represent the most recent tracked frame. |
leftCheek
|
Specifies a Cheek object describing the attributes of the left
cheek. |
leftEye
|
Specifies an Eye object describing the attributes of the left
eye. |
leftEyebrow
|
Specifies an Eyebrow object describing the attributes of the
left eyebrow. |
mouth
|
Specifies a Mouth object describing the attributes of the mouth. |
nose
|
Specifies a Nose object describing the attributes of the nose. |
rightCheek
|
Specifies a Cheek object describing the attributes of the right
cheek. |
rightEye
|
Specifies an Eye object describing the attributes of the right
eye. |
rightEyebrow
|
Specifies an Eyebrow object describing the attributes of the
right eyebrow. |
Method | Description |
---|---|
point
|
Returns a See Also: |