Returns a number describing the current zoom of the editor camera.
number
function getEditorZoom(state) { return state.camera.editorZoom; }