XRCapability¶
Enumeration XRCapability
Index
Enumeration Members
SUPPORTS_ DEVICE_ IMAGE_ SOURCE
SUPPORTS_DEVICE_IMAGE_SOURCE: "supportsDeviceImageSource"
The XR system supports streaming XR images from the local device.
SUPPORTS_ DEVICE_ SCREENSHOTS
SUPPORTS_DEVICE_SCREENSHOTS: "supportsDeviceScreenshots"
The XR system is capable of providing device screenshots.
SUPPORTS_ MODEL_ TRACKING
SUPPORTS_MODEL_TRACKING: "supportsModelTracking"
The XR system supports modeltracking.
SUPPORTS_ PLAYBACK
SUPPORTS_PLAYBACK: "supportsPlayback"
The XR system supports playback of recorded XR images.
The capabilities of the XR system. The capabilities are used to determine which functionalities are supported by the XR system.