OpenXRAndroidUnboundedReferenceSpaceExtension
Inherits: OpenXRExtensionWrapper
Wraps the XR_ANDROID_unbounded_reference_space extension.
Description
Wraps the XR_ANDROID_unbounded_reference_space extension.
Methods
bool |
|
bool |
|
void |
set_unbounded_reference_space_enabled ( bool enable ) |
Method Descriptions
bool is_play_space_unbounded ( )
Returns true if play space is set to unbounded reference space.
bool is_unbounded_reference_space_available ( )
Returns true if unbounded reference space is available for use.
void set_unbounded_reference_space_enabled ( bool enable )
Sets the unbounded reference space as enabled or disabled.
Note: The AndroidXR Unbounded Reference Space project setting must be enabled in order to enable the reference space.