| Immerseum.VRSimulator Namespace > PlayArea Class : setPlayAreaSize Method |
| Overload | Description | ||||
|---|---|---|---|---|---|
| setPlayAreaSize(PlayAreaSize) | Sets the size of the Play Area to one of the preconfigured PlayAreaSize values. | ||||
| setPlayAreaSize(PlayAreaSize,Vector2) | Sets the size of the Play Area, supporting the use of custom dimensions. | ||||
| setPlayAreaSize(Vector2) | Sets the size of the Play Area based on provided dimensions.
| ||||
| setPlayAreaSize(List<Vector3>) | Sets the size of the Play Area based on a collection of vertex points that define the boundary. |