Click or drag to resize

DisplayPipelineAttributesBackMaterialShine Property

Get or set the back 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 BackMaterialShine { get; set; }

Property Value

Type: Double
See Also