Class FBCompositionLayerSettings

java.lang.Object
org.lwjgl.openxr.FBCompositionLayerSettings

public final class FBCompositionLayerSettings extends Object
The XR_FB_composition_layer_settings extension.

This extension allows applications to request the use of processing options such as sharpening or super-sampling on a composition layer.

In order to enable the functionality of this extension, you must pass the name of the extension into CreateInstance via the XrInstanceCreateInfo::enabledExtensionNames parameter as indicated in the extension section.