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

RectangleSelector

class in UnityEditor.Experimental.UIElements.GraphView

/

Inherits from:Experimental.UIElements.Manipulator

Switch to Manual

Description

矩形选择框操控器。

Constructors

RectangleSelectorRectangleSelector 的构造函数。

Public Functions

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

Protected Functions

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

Inherited members

Variables

targetThe element that handles the interaction.