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