Immerseum SDK: VR Simulator (version: BETA-0.9)
       [view as Desktop | Tablet | Mobile]
setPlayAreaSize(List<Vector3>) Method
A List of Vector3 points in worldspace that represent the vertexes of the (possibly irregularly-shaped) Play Area boundary.
Sets the size of the Play Area based on a collection of vertex points that define the boundary.
Syntax
public void setPlayAreaSize( 
   List<Vector3> vertices
)

Parameters

vertices
A List of Vector3 points in worldspace that represent the vertexes of the (possibly irregularly-shaped) Play Area boundary.
See Also

Reference

PlayArea Class
PlayArea Members
Overload List

 

 


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

Send Feedback