CameraReset
Description
Resets the camera settings to default. It’s recommended to call this after modifying the camera, often together with CameraReturnToPlayer.
function CameraReset() --[[ ... ]] end
Parameters
None.
Return Values
None.
Example
None.