Skip to content

Nodify_Interactivity_EditorGestures_MinimapGestures

miroiu edited this page Dec 23, 2024 · 1 revision

EditorGestures.MinimapGestures Class

Namespace: Nodify.Interactivity

Assembly: Nodify

Inheritance: ObjectEditorGestures.MinimapGestures

References: EditorGestures, InputGestureRef

public class MinimapGestures  

Constructors

EditorGestures.MinimapGestures()

public MinimapGestures();  

Properties

CancelAction

public InputGestureRef CancelAction { get; set; }  

Property Value

InputGestureRef

DragViewport

public InputGestureRef DragViewport { get; set; }  

Property Value

InputGestureRef

ZoomModifierKey

public ModifierKeys ZoomModifierKey { get; set; }  

Property Value

ModifierKeys

Methods

Apply(EditorGestures.MinimapGestures)

public void Apply(EditorGestures.MinimapGestures gestures);  

Parameters

gestures EditorGestures.MinimapGestures

Clone this wiki locally