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