JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.jme3.input.vr
Interface VRBounds
All Known Implementing Classes:
LWJGLOpenVRBounds
,
OpenVRBounds
public interface
VRBounds
This interface describes the VR playground bounds.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Vector2f
getPlaySize
()
Get the size of the VR playground.
Method Detail
getPlaySize
Vector2f
getPlaySize()
Get the size of the VR playground.
Returns:
the size of the VR playground.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method