Click or drag to resize

DisplayPipelineAttributesFrontMaterialTransparency Property

Get or set the front material transparency (0 to 100). You must call DisplayModeDescription.UpdateDisplayMode() to commit this change.

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

Property Value

Type: Double
See Also