|
MultiMaterialBoxVisual3DLeftMaterial Property |
Gets or sets the Material of the left side of the box.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax [TypeConverterAttribute(typeof(MaterialTypeConverter))]
public Material LeftMaterial { get; set; }
Property Value
MaterialSee Also