MeshInstance.ReceiveShadows Property

MeshInstanceReceiveShadows Property

Return true if mesh instance should receive shadows

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

Property Value

Type: Boolean
See Also