This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

FreehandSelector

class in UnityEditor.Experimental.UIElements.GraphView

/

Inherits from:Experimental.UIElements.Manipulator

Description

Freehand selection tool.

Constructors

FreehandSelectorFreehandSelector constructor.

Protected Methods

RegisterCallbacksOnTargetRegister callbacks on target VisualElement.
UnregisterCallbacksFromTargetUnregister callbacks on target VisualElement.

Inherited Members

Properties

targetThe element that handles the interaction.