Click or drag to resize
AB4D logo

ObjFileToWpfModel3DConverterDefaultMaterial Property

Gets or sets a material that is used when no other material is specified in obj file. By default DefaultMaterial is set to Silver DiffuseMaterial.

Namespace: Ab3d
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Material DefaultMaterial { get; set; }

Property Value

Material
See Also