Click or drag to resize

DisplayPipelineAttributesFrontMaterialShine Property

Get or set the front material shine (0 to Rhino.DocObjects.MaxShine). You must call DisplayModeDescription.UpdateDisplayMode() to commit this change.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.4
Syntax
public double FrontMaterialShine { get; set; }

Property Value

Type: Double
See Also