Click or drag to resize
AB4D logo

MultiMaterialBoxVisual3DRightMaterial Property

Gets or sets the Material of the right side of the box.

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

Property Value

Material
See Also