RigidBody.applyTorqueImpulse

Applies a torque impulse which will be affected by the body mass and shape. This will rotate the body around the impulse vector passed.

struct RigidBody
@nogc nothrow
void
applyTorqueImpulse
(
in Vector3 impulse
)

Meta