Click or drag to resize

RealtimeDisplayModeHudMaximumPasses Method

Override to communicate the maximum passes count currently in use for the render session. Can be shown in the HUD

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

Return Value

Type: Int32
Maximum passes
See Also