Model.DefaultMaterial Property

Gets or sets the default material attributes used by the entities without their own material.
Public Property DefaultMaterial() As Material
This language is not supported or no code example is available.
public Material DefaultMaterial {get; set;}
This language is not supported or no code example is available.

Property Value

Material

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition