XRUnboundedRefSpaceFeature
This XRUnboundedRefSpaceFeature
makes the UNBOUNDED
reference space available in this app and can be used by setting the XRInputSubsystem
tracking origin mode.
Summary
Inheritance
Inherits from:OpenXRFeature
Public attributes | |
---|---|
ExtensionString = "XR_ANDROID_unbounded_reference_space" | const string The OpenXR Extension string. |
FeatureId = "com.google.xr.extensions.unboundedrefspace" | const string The feature ID string. |
UiName = "Android XR: Unbounded Reference Space" | const string The UI name shows on the XR Plug-in Management panel, help users to understand validation errors and expected fixes. |
Public attributes
ExtensionString
const string ExtensionString = "XR_ANDROID_unbounded_reference_space"
The OpenXR Extension string.
Used to check if this extensions is available or enabled.
FeatureId
const string FeatureId = "com.google.xr.extensions.unboundedrefspace"
The feature ID string.
UiName
const string UiName = "Android XR: Unbounded Reference Space"
The UI name shows on the XR Plug-in Management panel, help users to understand validation errors and expected fixes.