/// <summary> /// Not Editor scene /// </summary> public static bool IsRootGameObjectRelevant(TransferInstructionFlags flags) => !flags.IsEditorScene();