Usages of HandleInputMode
Properties
| handleInputMode | in GraphEditorInputMode | Gets or sets the HandleInputMode as child input mode. | |
| inputMode | in HandlesRenderTag | Gets the HandleInputMode instance that manages the renderer. | |
| handleInputMode | in OverviewInputMode | Gets the HandleInputMode. |
Method Return Values
| createHandleInputMode () | in OverviewInputMode | Factory method for the handleInputMode property. |
Method Parameters
| GraphEditorInputMode () | in GraphEditorInputMode | Creates a new instance that is not bound to an existing graph or selection, initially. | |
| onHandleInputModeChanged (HandleInputMode, HandleInputMode) | in GraphEditorInputMode | Called when the handleInputMode property value changes and after initialization of the property. |