Class FBSpatialEntitySharing

java.lang.Object
org.lwjgl.openxr.FBSpatialEntitySharing

public class FBSpatialEntitySharing extends Object
The XR_FB_spatial_entity_sharing extension.

This extension enables spatial entities to be shared between users. If the SPACE_COMPONENT_TYPE_SHARABLE_FB component has been enabled on the spatial entity, application developers may share XrSpace entities between users.

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.