RealtimeDisplayModeHudAllowEditMaxPasses Method |
Override to allow maximum pass editing. By default disabled.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic virtual bool HudAllowEditMaxPasses()
Public Overridable Function HudAllowEditMaxPasses As Boolean
Return Value
Type:
BooleanReturn true to allow users to edit the maximum pass count.
Version InformationRhino for Windows
Supported in: 6.8
See Also