Immerseum SDK: VR Simulator (version: BETA-0.9)
       [view as Desktop | Tablet | Mobile]
setPlayAreaSize Method (PlayArea)
Sets the size of the Play Area to one of the preconfigured PlayAreaSize values.
Overload List
OverloadDescription
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.

You Should Know... 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.
 
setPlayAreaSize(List<Vector3>)Sets the size of the Play Area based on a collection of vertex points that define the boundary.  
See Also

Reference

PlayArea Class
PlayArea Members

 

 


Copyright (c) 2015 Immerseum Inc. All rights reserved.

Send Feedback