XRSettingsUtilities.XRSDKEnabled Property

Definition

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.

Applies to