Version: 2021.1
Experimental: this API is experimental and might be changed or removed in the future.

FreehandSelector

class in UnityEditor.Experimental.GraphView

/

继承自:UIElements.MouseManipulator

切换到手册

描述

自由选择工具。

构造函数

FreehandSelectorFreehandSelector 构造函数。

受保护的函数

RegisterCallbacksOnTarget在目标 VisualElement 上注册回调。
UnregisterCallbacksFromTarget在目标 VisualElement 上取消注册回调。

继承的成员

变量

target被操作的 VisualElement。
activatorsActivationfilters 列表。

受保护的函数

CanStartManipulationChecks whether MouseEvent satisfies all of the ManipulatorActivationFilter requirements.
CanStopManipulationChecks whether the MouseEvent is related to this Manipulator.