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