Class FBSceneCapture

java.lang.Object
org.lwjgl.openxr.FBSceneCapture

public class FBSceneCapture extends Object
The XR_FB_scene_capture extension.

This extension allows an application to request that the system begin capturing information about what is in the environment around the user.

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.