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 列表。

受保护的函数

CanStartManipulation检查 MouseEvent 是否匹配所有 MouseActivationFilters 要求。
CanStopManipulation检查 MouseEvent 是否与该 Manipulator 有关。

Did you find this page useful? Please give it a rating: