Click or drag to resize

ObjectAttributesReceivesShadows Property

Gets or sets an object's receives shadows property, or whether or not an object receives shadows from other objects.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool ReceivesShadows { get; set; }

Property Value

Type: Boolean
See Also