Click or drag to resize

MeshInstanceReceiveShadows Property

Note: This API is now obsolete.

Return true if mesh instance should receive shadows

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
[ObsoleteAttribute("Use ObjectAttributes")]
public bool ReceiveShadows { get; }

Property Value

Type: Boolean
See Also