Constant de_camera::camera::HARD_MAX_CAMERA_DISTANCE_FACTOR

source ·
const HARD_MAX_CAMERA_DISTANCE_FACTOR: f32 = 1.1;
Expand description

Maximum camera distance multiplied by this gives maximum temporary distance from terrain. Forward/backward camera motion is smooth within this range. Step adjustment is applied outside of this range.