Click or drag to resize

MaterialTransparency Property

Gets or sets the transparency of the material (0.0 = opaque to 1.0 = transparent)

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double Transparency { get; set; }

Property Value

Type: Double
See Also