Used with FaceInsetVisual.faceRegion for setting the face region to draw.

//@input Component.FaceInsetVisual faceInset
// Sets the face inset to draw the mouth
script.faceInset.faceRegion = FaceInsetRegion.Mouth;

Enumeration Members

Enumeration Members

Face: number

Targets the entire face

LeftEye: number

Targets the left eye

Mouth: number

Targets the mouth

Nose: number

Targets the nose

RightEye: number

Targets the right eye