Editor Position

Returns a V2 describing where the editor camera is located.

Syntax

function getEditorPosition(state) {
  return state.camera.editorPosition;
}