Enum Boundary.BoundaryType
Namespace: Unity.XR.Oculus
Syntax
public enum BoundaryType
Fields
| Name | Description | Value |
|---|---|---|
| OuterBoundary | Outer Boundary - axis-aligned rectangular bounding box enclosing the outer boundary. |
0 |
| PlayArea | Play area - axis-aligned smaller rectangle area inside outer boundary where gameplay happens. |
1 |