Garry's Mod Wiki

PhysObj:ApplyTorqueCenter

  PhysObj:ApplyTorqueCenter( Vector angularImpulse )

Description

Applies the specified angular impulse to the physics object. See PhysObj:CalculateForceOffset

Arguments

1 Vector angularImpulse
The angular impulse to be applied in kg * m^2 * degrees / s. (The vector is in world frame)
The unit conversion between meters and source units in this case is 1 meter ≈ 39.37 source units (100/2.54 exactly)