DisplayMaterial.Shine Property

DisplayMaterialShine Property

Gets or sets the shine factor of the material (0.0 to 1.0)

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double Shine { get; set; }
Public Property Shine As Double
	Get
	Set

Property Value

Type: Double
See Also