Click or drag to resize

ChangeQueueApplySunChanges Method

Override this when you want to handle sun changes

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected virtual void ApplySunChanges(
	Light sun
)

Parameters

sun
Type: Rhino.GeometryLight

[Missing <param name="sun"/> documentation for "M:Rhino.Render.ChangeQueue.ChangeQueue.ApplySunChanges(Rhino.Geometry.Light)"]

See Also