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