Enum AndroidXRBlendShapeLocation
Must match AXR native type, XrFaceParameterIndicesANDROID
Enum values that identify the face action units affecting the expression on the face.
Namespace: UnityEngine.XR.OpenXR.Features.Android
Assembly: Unity.XR.AndroidOpenXR.dll
Syntax
public enum AndroidXRBlendShapeLocation
Remarks
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 AndroidOpenXRFaceSubsystem.GetChanges* to get the coefficients change for a given face
Fields
Name | Description |
---|---|
BROW_LOWERER_L | The left brow lowerer blendshape parameter. |
BROW_LOWERER_R | The right brow lowerer blendshape parameter. |
CHEEK_PUFF_L | The left cheek puff blendshape parameter. |
CHEEK_PUFF_R | The right cheek puff blendshape parameter. |
CHEEK_RAISER_L | The left cheek raiser blendshape parameter. |
CHEEK_RAISER_R | The right cheek raiser blendshape parameter. |
CHEEK_SUCK_L | The left cheek suck blendshape parameter. |
CHEEK_SUCK_R | The right cheek suck blendshape parameter. |
CHIN_RAISER_B | The bottom chin raiser blendshape parameter. |
CHIN_RAISER_T | The top chin raiser blendshape parameter. |
DIMPLER_L | The left dimpler blendshape parameter. |
DIMPLER_R | The right dimpler lowerer blendshape parameter. |
EYES_CLOSED_L | The left eyes closed blendshape parameter. |
EYES_CLOSED_R | The right eyes closed blendshape parameter. |
EYES_LOOK_DOWN_L | The left eyes look down blendshape parameter. |
EYES_LOOK_DOWN_R | The right eyes look down blendshape parameter. |
EYES_LOOK_LEFT_L | The left look left blendshape parameter. |
EYES_LOOK_LEFT_R | The left look right blendshape parameter. |
EYES_LOOK_RIGHT_L | The right look left blendshape parameter. |
EYES_LOOK_RIGHT_R | The right look right blendshape parameter. |
EYES_LOOK_UP_L | The left eyes look up blendshape parameter. |
EYES_LOOK_UP_R | The right eyes look up blendshape parameter. |
INNER_BROW_RAISER_L | The left inner brow raiser blendshape parameter. |
INNER_BROW_RAISER_R | The right inner brow raiser blendshape parameter. |
JAW_DROP | The jaw drop blendshape parameter. |
JAW_SIDEWAYS_LEFT | The left jaw sideways blendshape parameter. |
JAW_SIDEWAYS_RIGHT | The right jaw sideways blendshape parameter. |
JAW_THRUST | The jaw thrust blendshape parameter. |
LID_TIGHTENER_L | The left lid tightener blendshape parameter. |
LID_TIGHTENER_R | The right lid tightener blendshape parameter. |
LIPS_TOWARD | The lips toward blendshape parameter. |
LIP_CORNER_DEPRESSOR_L | The left corner lip depressor blendshape parameter. |
LIP_CORNER_DEPRESSOR_R | The right corner lip depressor blendshape parameter. |
LIP_CORNER_PULLER_L | The left corner lip puller blendshape parameter. |
LIP_CORNER_PULLER_R | The right corner lip puller blendshape parameter. |
LIP_FUNNELER_LB | The left bottom lip funneler blendshape parameter. |
LIP_FUNNELER_LT | The left top lip funneler blendshape parameter. |
LIP_FUNNELER_RB | The right bottom lip funneler blendshape parameter. |
LIP_FUNNELER_RT | The right top lip funneler blendshape parameter. |
LIP_PRESSOR_L | The left lip pressor blendshape parameter. |
LIP_PRESSOR_R | The right lip pressor blendshape parameter. |
LIP_PUCKER_L | The left lip pucker blendshape parameter. |
LIP_PUCKER_R | The right lip pucker blendshape parameter. |
LIP_STRETCHER_L | The left lip stretcher blendshape parameter. |
LIP_STRETCHER_R | The right lip stretcher blendshape parameter. |
LIP_SUCK_LB | The left bottom lip suck blendshape parameter. |
LIP_SUCK_LT | The left top lip suck blendshape parameter. |
LIP_SUCK_RB | The right bottom lip suck blendshape parameter. |
LIP_SUCK_RT | The right top lip suck blendshape parameter. |
LIP_TIGHTENER_L | The left lip tightener blendshape parameter. |
LIP_TIGHTENER_R | The right lip tightener blendshape parameter. |
LOWER_LIP_DEPRESSOR_L | The left lower lip depressor blendshape parameter. |
LOWER_LIP_DEPRESSOR_R | The right lower lip depressor blendshape parameter. |
MOUTH_LEFT | The mouth move left blendshape parameter. |
MOUTH_RIGHT | The mouth move right blendshape parameter. |
NOSE_WRINKLER_L | The left nose wrinkler blendshape parameter. |
NOSE_WRINKLER_R | The right nose wrinkler blendshape parameter. |
OUTER_BROW_RAISER_L | The left outer brow raiser blendshape parameter. |
OUTER_BROW_RAISER_R | The right outer brow raiser blendshape parameter. |
TONGUE_DOWN | The right down puller blendshape parameter. |
TONGUE_LEFT | The tongue left puller blendshape parameter. |
TONGUE_OUT | The tongue out blendshape parameter. |
TONGUE_RIGHT | The right right puller blendshape parameter. |
TONGUE_UP | The right up puller blendshape parameter. |
UPPER_LID_RAISER_L | The left lid raiser blendshape parameter. |
UPPER_LID_RAISER_R | The right lid raiser blendshape parameter. |
UPPER_LIP_RAISER_L | The left lip raiser blendshape parameter. |
UPPER_LIP_RAISER_R | The right lip raiser blendshape parameter. |