getAngularVelocity
This is a script event on id Tech 4 engines, present on DOOM 3, Quake 4 and Prey. Below you can find its signature for each game that declares it.
DOOM 3
Gets the current angular velocity of this entity. The angular velocity of a physics object is a vector that passes through the center of mass. The direction of this vector defines the axis of rotation and the magnitude defines the rate of rotation about the axis in radians per second.
| Property |
Value |
| Type |
script event |
| Returns |
vector |
| Section |
all entities |
Quake 4
| Property |
Value |
| Type |
script event |
| Returns |
vector |
Prey
| Property |
Value |
| Type |
script event |
| Returns |
vector |