ISelection
interface in UnityEditor.Experimental.GraphView
Description 描述
Selection interface.
Properties 属性
| selection | Get the selection. |
Public Methods 公共方法
| AddToSelection | Add element to selection. | ||
| ClearSelection | Clear selection. | ||
| RemoveFromSelection | Remove element from selection. |