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