OpenXRStationaryReferenceSpaceExtension

Inherits: OpenXRExtensionWrapper

Wraps the XR_EXTX2_stationary_reference_space extension.

Description

Wraps the XR_EXTX2_stationary_reference_space extension.

Methods

StringName

get_stationary_reference_space_uuid ( )

bool

is_stationary_reference_space_available ( )

void

set_stationary_reference_space_enabled ( bool enable )


Method Descriptions

StringName get_stationary_reference_space_uuid ( )

Returns a StringName UUID referencing the active stationary reference space.


bool is_stationary_reference_space_available ( )

Returns true if stationary reference space is available for use.


void set_stationary_reference_space_enabled ( bool enable )

Sets the stationary reference space as enabled or disabled.

Note: The Stationary Reference Space project setting must be enabled in order to enable the reference space.