XRSettingsUtilities.XRSDKEnabled 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 XRSDK pipeline is properly set up to enable XR.
public:
static property bool XRSDKEnabled { bool get(); };
public static bool XRSDKEnabled { get; }
static member XRSDKEnabled : bool
Public Shared ReadOnly Property XRSDKEnabled As Boolean
Property Value
Remarks
Returns true if one or more XR SDK plugins are enabled.