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

RectangleSelector

class in UnityEditor.Experimental.GraphView

/

继承自:UIElements.MouseManipulator

切换到手册

描述

矩形选择框操控器。

构造函数

RectangleSelectorRectangleSelector 的构造函数。

公共函数

ComputeAxisAlignedBound计算机轴对齐边界矩形。

受保护的函数

RegisterCallbacksOnTarget调用以在目标元素上注册单击事件回调。
UnregisterCallbacksFromTarget调用以从目标元素取消注册单击事件回调。

继承的成员

变量

target被操作的 VisualElement。
activatorsActivationfilters 列表。

受保护的函数

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