Click or drag to resize

RealtimeDisplayModeLastRenderedPass Method

Implement to communicate last completed pass to the underlying system.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public virtual int LastRenderedPass()

Return Value

Type: Int32
the last completed pass
See Also