MeshInstance.CastShadows Property

MeshInstanceCastShadows Property

Return true if mesh instance should cast shadows

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool CastShadows { get; }
Public ReadOnly Property CastShadows As Boolean
	Get

Property Value

Type: Boolean
See Also