world.getWorldTransform()
world.getWorldTransform(eid, transform)
Description
Get the world transform of an entity.
Parameters
Property | Type | Description |
---|
eid | eid | eid of the entity to fetch transform of |
transform | Mat4 | Mat4 to copy transform to |
Returns
None.