static void OnSISPlayableDestroyed(Playable playable, StreamingImageSequencePlayableMixer mixer) { EditorApplicationManager.RemoveUpdateTask(new SISPlayableMixerEditorTask(mixer)); }
//---------------------------------------------------------------------------------------------------------------------- internal static void ResetPluginAndTasks() { ThreadManager.Reset(); StreamingImageSequencePlugin.ResetPlugin(); EditorApplicationManager.Reset(); }