SurfaceMeshesToPlanes.DefaultMaterial 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.
Material used to render planes
public:
property UnityEngine::Material ^ DefaultMaterial { UnityEngine::Material ^ get(); void set(UnityEngine::Material ^ value); };
public UnityEngine.Material DefaultMaterial { get; set; }
member this.DefaultMaterial : UnityEngine.Material with get, set
Public Property DefaultMaterial As Material
Property Value
UnityEngine.Material