Skip to main content

world.setTransform()

world.setTransform(eid, transform)

Description

Set transform of an entity.

Parameters

PropertyTypeDescription
eideidEntity to set scale of.
transformMat4Mat4 transform.

Returns

None.