Interface VRBounds

All Known Implementing Classes:
LWJGLOpenVRBounds, OpenVRBounds

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

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

    • getPlaySize

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