MixedRealityBoundaryVisualizationProfile.BoundaryWallMaterial 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 geometry walls.
public:
 property UnityEngine::Material ^ BoundaryWallMaterial { UnityEngine::Material ^ get(); };
	public UnityEngine.Material BoundaryWallMaterial { get; }
	member this.BoundaryWallMaterial : UnityEngine.Material
	Public ReadOnly Property BoundaryWallMaterial As Material
	Property Value
		UnityEngine.Material