XRSettingsUtilities.MicrosoftOpenXREnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.