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

ISelectable

interface in UnityEditor.Experimental.GraphView

Cambiar al Manual

Descripción

Selectable interface.

Funciones Públicas

HitTestSee if point is on target.
IsSelectableCheck if element is selectable.
IsSelectedCheck if element is selected.
OverlapsCheck if selection overlaps rectangle.
SelectSelect element.
UnselectDeselect element.