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)
Syntaxpublic bool ShadowOnly { get; set; }Public Property ShadowOnly As Boolean
Get
Set
Property Value
Type:
Boolean
Version InformationRhino for Windows
Supported in: 6.8
See Also