PhysicsServerSingleton.bodyApplyTorqueImpulse

Gives the body a push to rotate it.

struct PhysicsServerSingleton
@nogc nothrow
void
bodyApplyTorqueImpulse
(
in RID _body
,
in Vector3 impulse
)

Meta