Enum ARKitBlendShapeLocation
Enum values that identify the face action units affecting the expression on the face.
Namespace: UnityEngine.XR.ARKit
Assembly: Unity.XR.ARKit.FaceTracking.dll
Syntax
public enum ARKitBlendShapeLocationRemarks
Each action unit corresponds to a facial feature that can move. A coefficient of zero for the feature represents the neutral position, while a coefficient of one represents the fully articulated position.
 Call <xref href="UnityEngine.XR.ARKit.ARKitFaceSubsystem.GetBlendShapeCoefficients(UnityEngine.XR.ARSubsystems.TrackableId%2cUnity.Collections.Allocator)" data-throw-if-not-resolved="false"></xref> to get the current coefficients of each
 blend shape location for the current facial expression.
Fields
| Name | Description | 
|---|---|
| BrowDownLeft | The coefficient describing downward movement of the outer portion of the left eyebrow. For more information, please refer to the ARKit documentation. | 
| BrowDownRight | The coefficient describing downward movement of the outer portion of the right eyebrow. For more information, please refer to the ARKit documentation. | 
| BrowInnerUp | The coefficient describing upward movement of the inner portion of both eyebrows. For more information, please refer to the ARKit documentation. | 
| BrowOuterUpLeft | The coefficient describing upward movement of the outer portion of the left eyebrow. For more information, please refer to the ARKit documentation. | 
| BrowOuterUpRight | The coefficient describing upward movement of the outer portion of the right eyebrow. For more information, please refer to the ARKit documentation. | 
| CheekPuff | The coefficient describing outward movement of both cheeks. For more information, please refer to the ARKit documentation. | 
| CheekSquintLeft | The coefficient describing upward movement of the cheek around and below the left eye. For more information, please refer to the ARKit documentation. | 
| CheekSquintRight | The coefficient describing upward movement of the cheek around and below the right eye. For more information, please refer to the ARKit documentation. | 
| EyeBlinkLeft | The coefficient describing closure of the eyelids over the left eye. For more information, please refer to the ARKit documentation. | 
| EyeBlinkRight | The coefficient describing closure of the eyelids over the right eye. For more information, please refer to the ARKit documentation. | 
| EyeLookDownLeft | The coefficient describing movement of the left eyelids consistent with a downward gaze. For more information, please refer to the ARKit documentation. | 
| EyeLookDownRight | The coefficient describing movement of the right eyelids consistent with a downward gaze. For more information, please refer to the ARKit documentation. | 
| EyeLookInLeft | The coefficient describing movement of the left eyelids consistent with a rightward gaze. For more information, please refer to the ARKit documentation. | 
| EyeLookInRight | The coefficient describing movement of the right eyelids consistent with a leftward gaze. For more information, please refer to the ARKit documentation. | 
| EyeLookOutLeft | The coefficient describing movement of the left eyelids consistent with a leftward gaze. For more information, please refer to the ARKit documentation. | 
| EyeLookOutRight | The coefficient describing movement of the right eyelids consistent with a rightward gaze. For more information, please refer to the ARKit documentation. | 
| EyeLookUpLeft | The coefficient describing movement of the left eyelids consistent with an upward gaze. For more information, please refer to the ARKit documentation. | 
| EyeLookUpRight | The coefficient describing movement of the right eyelids consistent with an upward gaze. For more information, please refer to the ARKit documentation. | 
| EyeSquintLeft | The coefficient describing contraction of the face around the left eye. For more information, please refer to the ARKit documentation. | 
| EyeSquintRight | The coefficient describing contraction of the face around the right eye. For more information, please refer to the ARKit documentation. | 
| EyeWideLeft | The coefficient describing a widening of the eyelids around the left eye. For more information, please refer to the ARKit documentation. | 
| EyeWideRight | The coefficient describing a widening of the eyelids around the right eye. For more information, please refer to the ARKit documentation. | 
| JawForward | The coefficient describing forward movement of the lower jaw. For more information, please refer to the ARKit documentation. | 
| JawLeft | The coefficient describing leftward movement of the lower jaw. For more information, please refer to the ARKit documentation. | 
| JawOpen | The coefficient describing an opening of the lower jaw. For more information, please refer to the ARKit documentation. | 
| JawRight | The coefficient describing rightward movement of the lower jaw. For more information, please refer to the ARKit documentation. | 
| MouthClose | The coefficient describing closure of the lips independent of jaw position. For more information, please refer to the ARKit documentation. | 
| MouthDimpleLeft | The coefficient describing backward movement of the left corner of the mouth. For more information, please refer to the ARKit documentation. | 
| MouthDimpleRight | The coefficient describing backward movement of the right corner of the mouth. For more information, please refer to the ARKit documentation. | 
| MouthFrownLeft | The coefficient describing downward movement of the left corner of the mouth. For more information, please refer to the ARKit documentation. | 
| MouthFrownRight | The coefficient describing downward movement of the right corner of the mouth. For more information, please refer to the ARKit documentation. | 
| MouthFunnel | The coefficient describing contraction of both lips into an open shape. For more information, please refer to the ARKit documentation. | 
| MouthLeft | The coefficient describing leftward movement of both lips together. For more information, please refer to the ARKit documentation. | 
| MouthLowerDownLeft | The coefficient describing downward movement of the lower lip on the left side. For more information, please refer to the ARKit documentation. | 
| MouthLowerDownRight | The coefficient describing downward movement of the lower lip on the right side. For more information, please refer to the ARKit documentation. | 
| MouthPressLeft | The coefficient describing upward compression of the lower lip on the left side. For more information, please refer to the ARKit documentation. | 
| MouthPressRight | The coefficient describing upward compression of the lower lip on the right side. For more information, please refer to the ARKit documentation. | 
| MouthPucker | The coefficient describing contraction and compression of both closed lips. For more information, please refer to the ARKit documentation. | 
| MouthRight | The coefficient describing rightward movement of both lips together. For more information, please refer to the ARKit documentation. | 
| MouthRollLower | The coefficient describing movement of the lower lip toward the inside of the mouth. For more information, please refer to the ARKit documentation. | 
| MouthRollUpper | The coefficient describing movement of the upper lip toward the inside of the mouth. For more information, please refer to the ARKit documentation. | 
| MouthShrugLower | The coefficient describing outward movement of the lower lip. For more information, please refer to the ARKit documentation. | 
| MouthShrugUpper | The coefficient describing outward movement of the upper lip. For more information, please refer to the ARKit documentation. | 
| MouthSmileLeft | The coefficient describing upward movement of the left corner of the mouth. For more information, please refer to the ARKit documentation. | 
| MouthSmileRight | The coefficient describing upward movement of the right corner of the mouth. For more information, please refer to the ARKit documentation. | 
| MouthStretchLeft | The coefficient describing leftward movement of the left corner of the mouth. For more information, please refer to the ARKit documentation. | 
| MouthStretchRight | The coefficient describing rightward movement of the left corner of the mouth. For more information, please refer to the ARKit documentation. | 
| MouthUpperUpLeft | The coefficient describing upward movement of the upper lip on the left side. For more information, please refer to the ARKit documentation. | 
| MouthUpperUpRight | The coefficient describing upward movement of the upper lip on the right side. For more information, please refer to the ARKit documentation. | 
| NoseSneerLeft | The coefficient describing a raising of the left side of the nose around the nostril. For more information, please refer to the ARKit documentation. | 
| NoseSneerRight | The coefficient describing a raising of the right side of the nose around the nostril. For more information, please refer to the ARKit documentation. | 
| TongueOut | The coefficient describing extension of the tongue. For more information, please refer to the ARKit documentation. |