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

RectangleSelector

class in UnityEditor.Experimental.UIElements.GraphView

/

Hereda de:Experimental.UIElements.Manipulator

Cambiar al Manual

Descripción

Rectangle selection box manipulator.

Constructores

RectangleSelectorRectangleSelector's constructor.

Funciones Públicas

ComputeAxisAlignedBoundComputer the axis-aligned bound rectangle.

Funciones Protegidas

RegisterCallbacksOnTargetCalled to register click event callbacks on the target element.
UnregisterCallbacksFromTargetCalled to unregister event callbacks from the target element.

Miembros heredados

Variables

targetThe element that handles the interaction.