Parameter | Description |
---|---|
transform | Transform component to add. |
Add Transform to the end of the TransformAccessArray.
Parameter | Description |
---|---|
entityId | EntityId of Transform component to add. |
Add Transform by instance ID to the end of the TransformAccessArray.
Parameter | Description |
---|---|
transformHandle | TransformHandle reffering to transform to add. |
Add transform from TransformHandle to the end of the TransformAccessArray.