Enum TrackableType
Namespace: UnityEngine.Experimental.XR
Assembly: UnityEngine.dll
Syntax
[Flags]
public enum TrackableType
Fields
| Name | Description |
|---|---|
| All | |
| FeaturePoint | |
| None | |
| PlaneEstimated | |
| Planes | |
| PlaneWithinBounds | |
| PlaneWithinInfinity | |
| PlaneWithinPolygon |