Click or drag to resize

LightSpecular Property

Gets or sets the specular color.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Color Specular { get; set; }

Property Value

Type: Color
See Also