GetPitch

Get the players current pitch

GetPitch()

Example

Slightly angle the character

local theta = GetPitch() + 0.1
GetPitch(theta)