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; }
Public Property FrontMaterialShine As Double
Get
Set
Property Value
Type:
DoubleSee Also