본문으로 건너뛰기

Add

Overloads

NameDescription
Add(List<int> nodeIndex)Silhouette Edge 단위 그룹 설정
Add(List<Node> node)Silhouette Edge 단위 그룹 설정

Add(List<int> nodeIndex)

public int Add(List&lt;int&gt; nodeIndex)

Silhouette Edge 단위 그룹 설정

Parameters

NameTypeDescription
nodeIndexList<int>Node Index

Returns

TypeDescription
int그룹 ID

Add(List<Node> node)

public int Add(List&lt;Node&gt; node)

Silhouette Edge 단위 그룹 설정

Parameters

NameTypeDescription
nodeList<Node>Node

Returns

TypeDescription
int그룹 ID