TrackingSpaceType
Represents the size of physical space available for XR.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Enum
- Namespace: UnityEngine.XR
- Assembly: UnityEngine.VRModule
public enum TrackingSpaceType
Fields
Value | Description |
|---|---|
| RoomScale | Represents a space large enough for free movement. |
| Stationary | Represents a small space where movement may be constrained or positional tracking is unavailable. |