Passer au contenu principal

world.setScale()

world.setScale(eid, x, y, z)

Description

Set scale of an entity.

Parameters

PropertyTypeDescription
eideidEntity to set scale of.
xNumberScaling factor in the X direction.
yNumberScaling factor in the Y direction.
zNumberScaling factor in the Z direction.

Returns

None.