MixedRealityBoundaryVisualizationProfile.PlayAreaMaterial 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 rectangular play area GameObject.
public:
property UnityEngine::Material ^ PlayAreaMaterial { UnityEngine::Material ^ get(); };
public UnityEngine.Material PlayAreaMaterial { get; }
member this.PlayAreaMaterial : UnityEngine.Material
Public ReadOnly Property PlayAreaMaterial As Material
Property Value
UnityEngine.Material