Camera.distance

Distance between the camera and the followed object.

Uses cells as the unit. display.cellSize * distance will be the cell distance in the renderer.

struct Camera
float distance;

Meta