DisplayMaterialDiffuse Property |
Gets or sets the Diffuse color of the Material.
The alpha component of the color will be ignored.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Color Diffuse { get; set; }Public Property Diffuse As Color
Get
Set
Property Value
Type:
Color
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also