| Parameter | Description |
|---|---|
| entityId | The game object entity id. |
HierarchyNode An hierarchy node.
Gets or creates the hierarchy node corresponding to the given game object entity id.
If the node hasn't been created yet, returns the future node that will be used for the game object. An update of the hierarchy will be necessary if you intend to query the hieararchy about this node.
| Parameter | Description |
|---|---|
| gameObject | The game object. |
HierarchyNode An hierarchy node.
Gets or creates the hierarchy node corresponding to the given game object.
If the node hasn't been created yet, returns the future node that will be used for the game object. An update of the hierarchy will be necessary if you intend to query the hieararchy about this node.