|
MultiModelBoxUIElement3DFrontMaterial Property |
Gets or sets the Material of the front side of the box.
Namespace: Ab3d.UIElementsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax [TypeConverterAttribute(typeof(MaterialTypeConverter))]
public Material FrontMaterial { get; set; }
Property Value
MaterialSee Also