Searched refs:MIN_CAMERA_ZOOM (Results 1 – 1 of 1) sorted by relevance
37 const float MIN_CAMERA_ZOOM = 0.1; variable68 if (zoomRatio < MIN_CAMERA_ZOOM || zoomRatio > MAX_CAMERA_ZOOM) { in SetCameraZoom()