Click or drag to resize

RealtimeDisplayModeHudAllowEditMaxPasses Method

Override to allow maximum pass editing. By default disabled.

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

Return Value

Type: Boolean
Return true to allow users to edit the maximum pass count.
See Also