XRCapability¶
Enumeration XRCapability
SUPPORTS_
SUPPORTS_DEVICE_IMAGE_SOURCE: "supportsDeviceImageSource"
The XR system supports streaming XR images from the local device.
SUPPORTS_
SUPPORTS_DEVICE_SCREENSHOTS: "supportsDeviceScreenshots"
The XR system is capable of providing device screenshots.
SUPPORTS_
SUPPORTS_MODEL_TRACKING: "supportsModelTracking"
The XR system supports modeltracking.
SUPPORTS_
SUPPORTS_PLAYBACK: "supportsPlayback"
The XR system supports playback of recorded XR images.
SUPPORTS_
SUPPORTS_RAY_CASTING: "supportsRayCasting"
The XR system is capable of generating ray casts.
The capabilities of the XR system. The capabilities are used to determine which functionalities are supported by the XR system.