Click or drag to resize

FemMaterialcolor Property

Gets or sets the user defined color of the material.

Namespace:  Karamba.Materials
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Nullable<Color> color { get; set; }

Property Value

Type: NullableColor
See Also