Class FBFoveationConfiguration

java.lang.Object
org.lwjgl.openxr.FBFoveationConfiguration

public final class FBFoveationConfiguration extends Object
The XR_FB_foveation_configuration extension.

On Facebook HMDs, developers may create foveation profiles generated by the runtime for the optical properties and performance profile of the specific HMD.

This extension allows:

  • An application to request foveation profiles generated by the runtime for the current HMD.

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.