Click or drag to resize

RealtimeDisplayModeHudLastRenderedPass Method

Override to communicate the last completed pass. Can be shown in the HUD

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

Return Value

Type: Int32
Last completed pass
See Also