DisplayMaterial.Transparency Property

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)
Syntax
public double Transparency { get; set; }
Public Property Transparency As Double
	Get
	Set

Property Value

Type: Double
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also