Garry's Mod Wiki

PhysObj:AddAngleVelocity

  PhysObj:AddAngleVelocity( Vector angularVelocity )

Description

Adds the specified angular velocity velocity to the current PhysObj.

Arguments

1 Vector angularVelocity
The additional velocity in degrees/s. (Local to the physics object.)
Does nothing on frozen objects.