MixedRealityBoundaryVisualizationProfile.ShowBoundaryWalls 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.
Should the boundary system display the boundary geometry walls?
public:
property bool ShowBoundaryWalls { bool get(); };
public bool ShowBoundaryWalls { get; }
member this.ShowBoundaryWalls : bool
Public ReadOnly Property ShowBoundaryWalls As Boolean