Click or drag to resize

DisplayPipelineAttributesBackMaterialTransparency Property

Get or set the back 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 BackMaterialTransparency { get; set; }

Property Value

Type: Double
See Also