CameraFOV()

Syntax

CameraFOV(#Camera, Angle)
Description
Changes a camera field of vision (FOV) which allows you to view a larger or smaller area of the scene. Angles above 90 degrees result in a wide-angle (fish-eye like) view. Angles lower than 30 degrees result in a stretched (telescopic) view. Typical values are between 45 and 60 degrees.

Parameters

#Camera The camera to use.
Angle The new view angle for the camera, in degrees.

Return value

None.

Supported OS

All

<- CameraDirectionZ() - Camera Index - CameraFixedYawAxis() ->