MixedRealityBoundaryVisualizationProfile.BoundaryCeilingMaterial 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.
The material to use for displaying the boundary ceiling.
public:
property UnityEngine::Material ^ BoundaryCeilingMaterial { UnityEngine::Material ^ get(); };
public UnityEngine.Material BoundaryCeilingMaterial { get; }
member this.BoundaryCeilingMaterial : UnityEngine.Material
Public ReadOnly Property BoundaryCeilingMaterial As Material
Property Value
UnityEngine.Material