Can the pitch of the camera be changed using script?

Similar to the
rotate_camera(horizontal_angle, vertical_angle)?

I don't see any documentation covering this topic, and was trying to implement a new mechanic, where the player can toggle using the same button, (currently testing this with a gamepad). Any help in this matter is appreciated, thank you.