DisplayMaterialTransparency Property |
Gets or sets the transparency of the material (0.0 = opaque to 1.0 = transparent)
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public double Transparency { get; set; }
Public Property Transparency As Double
Get
Set
Property Value
Type:
DoubleSee Also