RealtimeDisplayMode.HudAllowEditMaxPasses Method

RealtimeDisplayModeHudAllowEditMaxPasses Method

Override to allow maximum pass editing. By default disabled.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public virtual bool HudAllowEditMaxPasses()
Public Overridable Function HudAllowEditMaxPasses As Boolean

Return Value

Type: Boolean
Return true to allow users to edit the maximum pass count.
Version Information

Rhino for Windows

Supported in: 6.14
See Also