ApplyEntityTorque()
Syntax
ApplyEntityTorque(#Entity, x, y, z)Description
Apply a rotation force to the entity. The new rotation force replace any previous force previously applied to the entity.
Parameters
#Entity The entity to use. x, y, z The force values.
Return value
None.
See Also
ApplyEntityImpulse(), ApplyEntityForce(), ApplyEntityTorqueImpulse()
Supported OS
All