Class FBSpatialEntityContainer

java.lang.Object
org.lwjgl.openxr.FBSpatialEntityContainer

public class FBSpatialEntityContainer extends Object
The XR_FB_spatial_entity_container extension.

This extension expands on the concept of spatial entities to include a way for one spatial entity to contain multiple child spatial entities, forming a hierarchy.

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.