Occlusion Class

Definition

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.

Applies to