Click or drag to resize

MeshInstanceCastShadows Property

Note: This API is now obsolete.

Return true if mesh instance should cast shadows

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

Property Value

Type: Boolean
See Also