MixedRealityToolkitConfigurationProfile.IsSpatialAwarenessSystemEnabled 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.
Enable and configure the spatial awareness system.
public:
property bool IsSpatialAwarenessSystemEnabled { bool get(); };
public bool IsSpatialAwarenessSystemEnabled { get; }
member this.IsSpatialAwarenessSystemEnabled : bool
Public ReadOnly Property IsSpatialAwarenessSystemEnabled As Boolean