Reset Behind Camera
Signature
Description
Sets the camera yaw and pitch.
Its usually used after a cutscene ends or a new location is entered.
Arguments
Yaw
Sets the camera yaw to:
The value range is -π -> π and the result is capped between 0 and 2π.
Pitch
Sets the camera pitch to:
The value range is -1 -> 1 and the result is capped between 0 and 1.
Last updated