iPhone XのDepth Cameraで表情のパラメータを取得できますが、数が多くわかりにくいのでまとめてみました。
FaceTrackingのパラメータをUnityで取得する方法はこちらをご参照ください。
まとめてみましたが、やっぱりややこしいです。
パラメータ一覧
BrowDownLeft = "browDown_L"; BrowDownRight = "browDown_R"; BrowInnerUp = "browInnerUp"; BrowOuterUpLeft = "browOuterUp_L"; BrowOuterUpRight = "browOuterUp_R"; CheekPuff = "cheekPuff"; CheekSquintLeft = "cheekSquint_L"; CheekSquintRight = "cheekSquint_R"; EyeBlinkLeft = "eyeBlink_L"; EyeBlinkRight = "eyeBlink_R"; EyeLookDownLeft = "eyeLookDown_L"; EyeLookDownRight = "eyeLookDown_R"; EyeLookInLeft = "eyeLookIn_L"; EyeLookInRight = "eyeLookIn_R"; EyeLookOutLeft = "eyeLookOut_L"; EyeLookOutRight = "eyeLookOut_R"; EyeLookUpLeft = "eyeLookUp_L"; EyeLookUpRight = "eyeLookUp_R"; EyeSquintLeft = "eyeSquint_L"; EyeSquintRight = "eyeSquint_R"; EyeWideLeft = "eyeWide_L"; EyeWideRight = "eyeWide_R"; JawForward = "jawForward"; JawLeft = "jawLeft"; JawOpen = "jawOpen"; JawRight = "jawRight"; MouthClose = "mouthClose"; MouthDimpleLeft = "mouthDimple_L"; MouthDimpleRight = "mouthDimple_R"; MouthFrownLeft = "mouthFrown_L"; MouthFrownRight = "mouthFrown_R"; MouthFunnel = "mouthFunnel"; MouthLeft = "mouthLeft"; MouthLowerDownLeft = "mouthLowerDown_L"; MouthLowerDownRight = "mouthLowerDown_R"; MouthPressLeft = "mouthPress_L"; MouthPressRight = "mouthPress_R"; MouthPucker = "mouthPucker"; MouthRight = "mouthRight"; MouthRollLower = "mouthRollLower"; MouthRollUpper = "mouthRollUpper"; MouthShrugLower = "mouthShrugLower"; MouthShrugUpper = "mouthShrugUpper"; MouthSmileLeft = "mouthSmile_L"; MouthSmileRight = "mouthSmile_R"; MouthStretchLeft = "mouthStretch_L"; MouthStretchRight = "mouthStretch_R"; MouthUpperUpLeft = "mouthUpperUp_L"; MouthUpperUpRight = "mouthUpperUp_R"; NoseSneerLeft = "noseSneer_L"; NoseSneerRight = "noseSneer_R";