Constant de_camera::camera::HARD_MIN_CAMERA_DISTANCE_FACTOR

source ·
const HARD_MIN_CAMERA_DISTANCE_FACTOR: f32 = 0.8;
Expand description

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