pm_thirdPersonAngle
This is a cvar, also known as console variable on id Tech 4 engines, present on DOOM 3, DOOM 3 BFG, Quake 4 and Prey. Below you can find its default value and flags for each engine that declares it.
DOOM 3
direction of camera from player in 3rd person in degrees (0 = behind player, 180 = in front)
| Property |
Value |
| Type |
console variable |
| Default |
0 |
| Flags |
CVAR_GAME | CVAR_NETWORKSYNC | CVAR_FLOAT |
DOOM 3 BFG
direction of camera from player in 3rd person in degrees (0 = behind player, 180 = in front)
| Property |
Value |
| Type |
console variable |
| Default |
0 |
| Flags |
CVAR_GAME | CVAR_NETWORKSYNC | CVAR_FLOAT |
Quake 4
direction of camera from player in 3rd person in degrees (0 = behind player, 180 = in front)
| Property |
Value |
| Type |
console variable |
| Default |
0 |
| Flags |
CVAR_GAME | CVAR_FLOAT | CVAR_NORESET |
Prey
direction of camera from player in 3rd person in degrees (0 = behind player, 180 = in front)
| Property |
Value |
| Type |
console variable |
| Default |
0 |
| Flags |
CVAR_GAME | CVAR_NETWORKSYNC | CVAR_FLOAT |