Click or drag to resize
AB4D logo

BaseModelUIElement3DMaterial Property

Gets or sets the Material of the 3D model

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

Property Value

Material
See Also