Click or drag to resize

DisplayPipelineAttributesCustomGroundPlaneShadowOnly Property

Makes the ground plane transparent, but allows shadows to still be cast on it.

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

Property Value

Type: Boolean
See Also