Class FBSpatialEntityUser

java.lang.Object
org.lwjgl.openxr.FBSpatialEntityUser

public class FBSpatialEntityUser extends Object
The XR_FB_spatial_entity_user extension.

This extension enables creation and management of user objects which can be used by the application to reference a user other than the current 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.