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; }
Public Property ReceivesShadows As Boolean
Get
Set
Property Value
Type:
BooleanSee Also