GetNodeGraph
GetNodeGraph<T>(int)
public T GetNodeGraph<T>(int index) ;
説明
NodeGraphを取得する。
型パラメーター
| 型パラメーター名 | 説明 | 型制約 | 
|---|---|---|
| T | NodeGraphの型。 | 
パラメーター
| パラメーター名 | 説明 | 
|---|---|
| index | インデックス | 
戻り値
NodeGraph
NodeGraphを取得する。
| 型パラメーター名 | 説明 | 型制約 | 
|---|---|---|
| T | NodeGraphの型。 | 
| パラメーター名 | 説明 | 
|---|---|
| index | インデックス | 
NodeGraph