Click or drag to resize

GrasshopperDisplayMaterialStripeContrast Property

Gets or sets the stripe contrast (used only when Striping is true). The effective range is 0..0.9; higher values are clamped, and 0 means no visible striping. Default: 1.0.

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

Property Value

Type: Double
See Also