Method ObjectGraphFromSelection
ObjectGraphFromSelection(GameObject, IEnumerable<GameObject>)
Declaration
public static DotsGraphTemplate ObjectGraphFromSelection(GameObject graphHolderParent, IEnumerable<GameObject> gameObjects)
Parameters
| Type | Name | Description | 
|---|---|---|
| GameObject | graphHolderParent | |
| IEnumerable<GameObject> | gameObjects | 
Returns
| Type | Description | 
|---|---|
| DotsGraphTemplate |