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