Occlusion Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties describing occlusions on a given face.
public class Occlusion
type Occlusion = class
Public Class Occlusion
- Inheritance
-
Occlusion
Constructors
Occlusion() |
Initializes a new instance of the Occlusion class. |
Occlusion(Boolean, Boolean, Boolean) |
Initializes a new instance of the Occlusion class. |
Properties
EyeOccluded |
Gets or sets a boolean value indicating whether eyes are occluded. |
ForeheadOccluded |
Gets or sets a boolean value indicating whether forehead is occluded. |
MouthOccluded |
Gets or sets a boolean value indicating whether the mouth is occluded. |