 |
ObjModelVisual3DDefaultMaterial Property |
Gets or sets the default material that is used when the material is not defined in obj file.
Default value is a Silver DiffuseMaterial.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntax[TypeConverterAttribute(typeof(MaterialTypeConverter))]
public Material DefaultMaterial { get; set; }Property Value
Material
See Also