# SetLocalAngles
void SetLocalAngles(fPitch, fYaw, fRoll)
# Class
✔️ Server: CBaseEntity
❌ Client: undefined
# Function Description
Set entity local pitch, yaw, roll by component
# Parameters
| Type | Name | Description |
|---|---|---|
| float | fPitch | No Description Set |
| float | fYaw | No Description Set |
| float | fRoll | No Description Set |