Package org.lwjgl.openxr
Class KHRCompositionLayerCube
java.lang.Object
org.lwjgl.openxr.KHRCompositionLayerCube
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 Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe extension name.static final intThe extension specification version.static final intExtendsXrStructureType. -
Method Summary
-
Field Details
-
XR_KHR_composition_layer_cube_SPEC_VERSION
public static final int XR_KHR_composition_layer_cube_SPEC_VERSIONThe extension specification version.- See Also:
-
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_KHRExtendsXrStructureType.- See Also:
-