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