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