XRSettingsUtilities.MicrosoftOpenXREnabled Property

Definition

Checks whether the Microsoft OpenXR plugin is enabled.

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

Property Value

Remarks

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

Applies to