GroundPlane.ShadowOnly Property

GroundPlaneShadowOnly Property

Determines whether the ground plane shows the material assigned, or whether it is transparent, but captures shadows.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool ShadowOnly { get; set; }
Public Property ShadowOnly As Boolean
	Get
	Set

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.14
See Also