Class KHRCompositionLayerCube

java.lang.Object
org.lwjgl.openxr.KHRCompositionLayerCube

public final class KHRCompositionLayerCube extends Object
The XR_KHR_composition_layer_cube extension.

This extension adds an additional layer type that enables direct sampling from cubemaps.

The cube layer is the natural layer type for hardware accelerated environment maps. Without updating the image source, the user can look all around, and the compositor can display what they are looking at without intervention from the application.

  • Field Details

    • XR_KHR_composition_layer_cube_SPEC_VERSION

      public static final int XR_KHR_composition_layer_cube_SPEC_VERSION
      The extension specification version.
      See Also:
    • XR_KHR_COMPOSITION_LAYER_CUBE_EXTENSION_NAME

      public static final String XR_KHR_COMPOSITION_LAYER_CUBE_EXTENSION_NAME
      The extension name.
      See Also:
    • XR_TYPE_COMPOSITION_LAYER_CUBE_KHR

      public static final int XR_TYPE_COMPOSITION_LAYER_CUBE_KHR
      Extends XrStructureType.
      See Also: