| Constructor and Description | 
|---|
LWJGLOpenVRBounds()  | 
| Modifier and Type | Method and Description | 
|---|---|
Vector2f | 
getPlaySize()
Get the size of the VR playground. 
 | 
boolean | 
init(VRAPI api)
Initialize the VR bounds. 
 | 
public boolean init(VRAPI api)
true if the initialization is a success and false otherwise.public Vector2f getPlaySize()
VRBoundsgetPlaySize in interface VRBounds