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 | 
|---|---|
| ForeheadLeft | The left side of the forehead.  | 
| ForeheadRight | The right side of the forehead.  | 
| NoseTip | The tip of the nose.  |