Interface VRBounds

All Known Implementing Classes:
LWJGLOpenVRBounds, OpenVRBounds

public interface VRBounds
This interface describes the VR playground bounds.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Get the size of the VR playground.
  • Method Details Link icon

    • getPlaySize Link icon

      Vector2f getPlaySize()
      Get the size of the VR playground.
      Returns:
      the size of the VR playground.