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.
See
- XRConfiguration.imageSourceConfig
- XRImageSourceConfigDevice
SUPPORTS_ DEVICE_ SCREENSHOTS
SUPPORTS_ DEVICE_ SCREENSHOTS: "supportsDeviceScreenshots"
The XR system is capable of providing device screenshots.
See
- XRConfiguration.deviceScreenshotsEnabled
- requestXRDeviceScreenshot
SUPPORTS_ MODEL_ TRACKING
SUPPORTS_ MODEL_ TRACKING: "supportsModelTracking"
The XR system supports modeltracking.
See
- XRConfiguration.modelTrackingEnabled
- enterXRInitMode
SUPPORTS_ PLAYBACK
SUPPORTS_ PLAYBACK: "supportsPlayback"
The XR system supports playback of recorded XR images.
See
- XRConfiguration.imageSourceConfig
- XRImageSourceConfigPlayback
- setXRPlaybackSource
- startXRPlayback
The capabilities of the XR system. The capabilities are used to determine which functionalities are supported by the XR system.