MixedRealityToolkit.IsSceneSystemEnabled 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.
Returns true if the MixedRealityToolkit exists and has an active profile that has Scene system enabled.
public:
static property bool IsSceneSystemEnabled { bool get(); };
public static bool IsSceneSystemEnabled { get; }
static member IsSceneSystemEnabled : bool
Public Shared ReadOnly Property IsSceneSystemEnabled As Boolean