Occlusion interface

Properties describing occlusions on a given face.

Properties

eyeOccluded

A boolean value indicating whether eyes are occluded.

foreheadOccluded

A boolean value indicating whether forehead is occluded.

mouthOccluded

A boolean value indicating whether the mouth is occluded.

Property Details

eyeOccluded

A boolean value indicating whether eyes are occluded.

eyeOccluded?: boolean

Property Value

boolean

foreheadOccluded

A boolean value indicating whether forehead is occluded.

foreheadOccluded?: boolean

Property Value

boolean

mouthOccluded

A boolean value indicating whether the mouth is occluded.

mouthOccluded?: boolean

Property Value

boolean