Reader3dsDefaultMaterial Property |
Gets or Sets the material that will be applied to the read objects if the object does not have its own material set.
Default value is Silver SolidColorBrush.
Namespace: Ab3dAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public Material DefaultMaterial { get; set; }
Property Value
Type:
MaterialSee Also