XRSettingsUtilities.OpenXREnabled Property

Definition

Checks whether the Unity OpenXR plugin is enabled.

public:
 static property bool OpenXREnabled { bool get(); };
public static bool OpenXREnabled { get; }
member this.OpenXREnabled : bool
Public Shared ReadOnly Property OpenXREnabled As Boolean

Property Value

Boolean

Applies to