MixedRealityToolkitConfigurationProfile.IsBoundarySystemEnabled 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 boundary system.
public:
property bool IsBoundarySystemEnabled { bool get(); };
public bool IsBoundarySystemEnabled { get; }
member this.IsBoundarySystemEnabled : bool
Public ReadOnly Property IsBoundarySystemEnabled As Boolean