# SetAngularVelocity
void SetAngularVelocity(pitchVel, yawVel, rollVel)
# Class
✔️ Server: CBaseEntity
❌ Client: undefined
# Function Description
Set the local angular velocity - takes float pitch,yaw,roll velocities
# Parameters
| Type | Name | Description |
|---|---|---|
| float | pitchVel | No Description Set |
| float | yawVel | No Description Set |
| float | rollVel | No Description Set |