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 stringThe OpenXR Extension string.  | 
| FeatureId = "com.google.xr.extensions.unboundedrefspace" | const stringThe feature ID string.  | 
| UiName = "Android XR: Unbounded Reference Space" | const stringThe 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.
