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