 |
BaseModelUIElement3DMaterial Property |
Gets or sets the Material of the 3D model
Namespace: Ab3d.UIElementsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntax[TypeConverterAttribute(typeof(MaterialTypeConverter))]
public Material Material { get; set; }Property Value
Material
See Also