Enum ARCoreFaceRegion
Used to refer to a face "region" in ARCore. A face region is a position and rotation on a face that can be queried.
Namespace: UnityEngine.XR.ARCore
Syntax
public enum ARCoreFaceRegion
Fields
Name | Description | Value |
---|---|---|
NoseTip | The tip of the nose. |
0 |
ForeheadLeft | The left side of the forehead. |
1 |
ForeheadRight | The right side of the forehead. |
2 |