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

GraphElement.Select

切换到手册
public void Select (UIElements.VisualElement selectionContainer, bool additive);

参数

selectionContainer 要从中选择 GraphElement 的容器。
additive 如果所选项是附加的,则为 true;否则为 false。

描述

选择 GraphElement。