Click or drag to resize

DisplayPipelineAttributesShadowTransparencyTolerance Property

Transparency tolerance from 0 (never cast shadows) to 100 (always case shadows)

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public int ShadowTransparencyTolerance { get; set; }

Property Value

Type: Int32
See Also