-
-
Notifications
You must be signed in to change notification settings - Fork 230
Nodify_Interactivity_EditorState_PanningWithMouseWheel
miroiu edited this page Dec 23, 2024
·
1 revision
Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → InputElementState<NodifyEditor> → EditorState.PanningWithMouseWheel
References: NodifyEditor
public class PanningWithMouseWheel : InputElementState<NodifyEditor>
public PanningWithMouseWheel(NodifyEditor editor);
Parameters
editor
NodifyEditor
protected override void OnMouseWheel(MouseWheelEventArgs e);
Parameters