Click or drag to resize
AB4D logo

MultiModelBoxUIElement3DLeftMaterial Property

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

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

Property Value

Material
See Also