XRSettingsUtilities.MicrosoftOpenXREnabled Property

Definition

Checks whether the Microsoft OpenXR plugin is enabled.

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

Property Value

Boolean

Remarks

Returns true if the Microsoft OpenXR plugin is present and the OpenXR plugin is enabled.

Applies to