Enum ARCoachingGoal
Defines the goal for the ARCoachingOverlayView See ARCoachingGoal for details.
Namespace: UnityEngine.XR.ARKit
Syntax
public enum ARCoachingGoal
Fields
Name | Description | Value |
---|---|---|
AnyPlane | The app requires a plane of any type. |
|
HorizontalPlane | The app requires a horizontal plane. |
|
Tracking | The app requires basic world tracking. |
|
VerticalPlane | The app requires a vertical plane. |