Click or drag to resize
AB4D logo

BaseModelVisual3DBackMaterial Property

Gets or sets the BackMaterial of the 3D model

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
[TypeConverterAttribute(typeof(MaterialTypeConverter))]
public Material BackMaterial { get; set; }

Property Value

Material
See Also