Skip to main content

cameras.ini

Overview

The cameras.ini file defines all cameras used in the game during flight.

Syntax

Each of the following sections can only be written once, preferably in the order shown.

[WinCamera]

[WinCamera] 
fovx = FLOAT
ParameterInformation
fovxDefault: 54.432. Determines the field of view (See field of view) of the camera for windows/GUI.

[CockpitCamera]

[CockpitCamera] 
fovx = FLOAT
znear = 2.0
ParameterInformation
fovxDefault: 70. Determines the field of view (See field of view) of the camera for cockpit view.
znearDefault: 2

[ThirdPersonCamera]

[WinCamera]
fovx = FLOAT
ParameterInformation
fovxDefault: 70. Determines the field of view (See field of view) of the camera for standard, in-flight view.

[TurretCamera]

[WinCamera] 
fovx = FLOAT
ParameterInformation
fovxDefault: 70. Determines the field of view (See field of view) of the camera for turret view.

[RearViewCamera]

[WinCamera] 
fovx = FLOAT
ParameterInformation
fovxDefault: 70. Determines the field of view (See field of view) of the camera for rear view.

[DeathCamera]

[WinCamera] 
fovx = FLOAT
ParameterInformation
fovxDefault: 70. Determines the field of view (See field of view) of the camera for death sequences.