Immerseum.VRSimulator Namespace > PlayArea Class > setPlayAreaSize Method : setPlayAreaSize(Vector2) Method |
Sets the size of the Play Area based on provided dimensions.
You Should Know... | |
If the dimensions provided correspond to one of the existing standard PlayAreaSize values, that value will be applied. Otherwise, a Custom size will be applied. |
public void setPlayAreaSize( Vector2 dimensions )