MixedRealityBoundaryVisualizationProfile.ShowTrackedArea 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 tracked area?
public:
property bool ShowTrackedArea { bool get(); };
public bool ShowTrackedArea { get; }
member this.ShowTrackedArea : bool
Public ReadOnly Property ShowTrackedArea As Boolean