Returns a boolean indicating whether the editor camera should keep the rider in view while scrubbing.
boolean
function getUseEditorFollower(state) { return state.settings["cam.useEditorFollower"]; }