Enum MRFaceLandmark
Enumerates the types of tracked face landmarks
Namespace: Unity.MARS.Data
Assembly: Unity.MARS.Interfaces.dll
Syntax
[MovedFrom("Unity.MARS")]
public enum MRFaceLandmark
Fields
| Name | Description |
|---|---|
| Chin | Chin |
| LeftEar | Left ear |
| LeftEye | Left eye |
| LeftEyebrow | Left eyebrow |
| LowerLip | Lower lip |
| Mouth | Mouth |
| NoseBridge | Nose bridge |
| NoseTip | Nose tip |
| RightEar | Right ear |
| RightEye | Right eye |
| RightEyebrow | Right eyebrow |
| UpperLip | Upper lip |