XRSettingsUtilities.MicrosoftOpenXRPresent 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 present in the project.
public:
static property bool MicrosoftOpenXRPresent { bool get(); };
public static bool MicrosoftOpenXRPresent { get; }
static member MicrosoftOpenXRPresent : bool
Public Shared ReadOnly Property MicrosoftOpenXRPresent As Boolean