CameraFOV()

语法

CameraFOV(#Camera, Angle)
概要
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.

参数

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

返回值

无.

已支持操作系统

所有

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