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; }
Public Property BackMaterialTransparency As Double
Get
Set
Property Value
Type:
DoubleSee Also