Enum ARKitBlendShapeLocation
Enum values that represent face action units that affect the expression on the face
Namespace: UnityEngine.XR.ARKit
Syntax
public enum ARKitBlendShapeLocation : int
Fields
| Name | Description | Value |
|---|---|---|
| BrowDownLeft | ||
| BrowDownRight | ||
| BrowInnerUp | ||
| BrowOuterUpLeft | ||
| BrowOuterUpRight | ||
| CheekPuff | ||
| CheekSquintLeft | ||
| CheekSquintRight | ||
| EyeBlinkLeft | ||
| EyeBlinkRight | ||
| EyeLookDownLeft | ||
| EyeLookDownRight | ||
| EyeLookInLeft | ||
| EyeLookInRight | ||
| EyeLookOutLeft | ||
| EyeLookOutRight | ||
| EyeLookUpLeft | ||
| EyeLookUpRight | ||
| EyeSquintLeft | ||
| EyeSquintRight | ||
| EyeWideLeft | ||
| EyeWideRight | ||
| JawForward | ||
| JawLeft | ||
| JawOpen | ||
| JawRight | ||
| MouthClose | ||
| MouthDimpleLeft | ||
| MouthDimpleRight | ||
| MouthFrownLeft | ||
| MouthFrownRight | ||
| MouthFunnel | ||
| MouthLeft | ||
| MouthLowerDownLeft | ||
| MouthLowerDownRight | ||
| MouthPressLeft | ||
| MouthPressRight | ||
| MouthPucker | ||
| MouthRight | ||
| MouthRollLower | ||
| MouthRollUpper | ||
| MouthShrugLower | ||
| MouthShrugUpper | ||
| MouthSmileLeft | ||
| MouthSmileRight | ||
| MouthStretchLeft | ||
| MouthStretchRight | ||
| MouthUpperUpLeft | ||
| MouthUpperUpRight | ||
| NoseSneerLeft | ||
| NoseSneerRight | ||
| TongueOut |