XRSettingsUtilities.XREnabled 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.
Is either LegacyXR pipeline or XRSDK pipeline enabled?
public:
static property bool XREnabled { bool get(); };
public static bool XREnabled { get; }
static member XREnabled : bool
Public Shared ReadOnly Property XREnabled As Boolean