| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Experimental.GraphView.ISelectable.html | [Back] [Original] |
Selectable interface.
| Method | Description |
|---|---|
| HitTest | See if point is on target. |
| IsSelectable | Check if element is selectable. |
| IsSelected | Check if element is selected. |
| Overlaps | Check if selection overlaps rectangle. |
| Select | Select element. |
| Unselect | Deselect element. |
| Web Proxy Viewer | New URL | Original Page |