Version: 2020.2
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

ISelectable

interface in UnityEditor.Experimental.GraphView

매뉴얼로 전환

설명

Selectable interface.

Public 함수

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.