RealtimeDisplayMode.HudLastRenderedPass Method

RealtimeDisplayModeHudLastRenderedPass Method

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public virtual int HudLastRenderedPass()
Public Overridable Function HudLastRenderedPass As Integer

Return Value

Type: Int32
Last completed pass
Version Information

Rhino for Windows

Supported in: 6.14
See Also