Class FBScene

java.lang.Object
org.lwjgl.openxr.FBScene

public class FBScene extends Object
The XR_FB_scene extension.

This extension expands on the concept of spatial entities to include a way for a spatial entity to represent rooms, objects, or other boundaries in a scene.

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.