Editor Focuser

Returns a number describing which rider is being followed by the editor camera.

Syntax

function getEditorFollowerFocus(state) {
  return state.camera.editorFollowerFocus;
}