Click or drag to resize

RealtimeDisplayModeHudMaxPassesChangedEventArgs Constructor

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

Parameters

mp
Type: SystemInt32

[Missing <param name="mp"/> documentation for "M:Rhino.Render.RealtimeDisplayMode.HudMaxPassesChangedEventArgs.#ctor(System.Int32)"]

See Also