Method Record Record(string) Record the state of the EditorSceneManager and save to a JSON file. Declaration public static void Record(string path = "") Parameters Type Name Description string path The path to save the recorded state.